home *** CD-ROM | disk | FTP | other *** search
- on enterFrame
- global gNumberOfMainButtons, gCentersOfMainButtons, gMagicOffsetsOfMainButtons, gCastMemsOfMainButtons, gAniHasBeenViewed, gRadiusOfMainButton, gMagicH1, gMagicH2, gMagicV1, gMagicV2, gAnisForMainButtons, gNumberOfSmallButtons, gCentersOfSmallButtons, gMagicOffsetsOfSmallButtons, gCastMemsOfSmallButtons, gLabelsForSmallButtonActions, gRadiusOfSmallButtons, gIndexOfCurrentButton, gMouseDownInButton, gSmallButtonsOn, gIsMainButton, gIsSmallButton, gChannelForHighLights, gChannelForFreeFlash, gNextLabel, gMovieToPlay
- set gNumberOfMainButtons to 5
- set gCentersOfMainButtons to [[128, 254], [128, 109], [324, 109], [520, 109], [520, 254]]
- set gMagicOffsetsOfMainButtons to [[-2, 1], [-2, 0], [-4, 0], [-1, -2], [-4, 1]]
- set gCastMemsOfMainButtons to [25, 26, 27, 28, 29]
- set gAniHasBeenViewed to [0, 0, 0, 0, 0]
- set gRadiusOfMainButton to 56
- set gNumberOfSmallButtons to 2
- set gCentersOfSmallButtons to [[125, 440], [517, 440]]
- set gMagicOffsetsOfSmallButtons to [[1, -4], [-1, -4]]
- set gCastMemsOfSmallButtons to [31, 32]
- set gLabelsForSmallButtonActions to ["free", "exit"]
- set gRadiusOfSmallButtons to 32
- set gMagicH1 to 226
- set gMagicH2 to 420
- set gMagicV1 to 188
- set gMagicV2 to 359
- set gAnisForMainButtons to ["Dylan.dxr", "Edna.dxr", "Loni.dxr", "Roland.dxr", "Bill.dxr"]
- end
-
- on exitFrame
- play movie "open.dxr"
- end
-